Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
timezone_version_get
timezone_version_get
Get the version of timezonedb
Name:
timezone_version_get
Category:
Date and time
Programming Language:
php
One-line Description:
Returns the version of the time zone database.
Related
In a Docker Container Environment, How to Use the timezone_version_get Function to Verify if tzdata Is Installed Correctly?
7
What Is the Difference Between timezone_version_get and ini_get('date.timezone'), and How Should They Be Used Correctly?
8
What to Do If the timezone_version_get Function Is Unavailable? How to Check If It’s Disabled and Fix It
1
How to Correctly Use the timezone_version_get Function in a PHP Project? A Detailed Guide on Its Invocation
4
Similar Functions
gmdate
gmdate
FormatGMT/UTCdate/ti
date_sub
date_sub
DateTime::sub-Subtra
date_create_immutable
date_create_immutable
DateTimeImmutable::_
date_create
date_create
DateTime::__construc
timezone_open
timezone_open
AliasforDateTimeZo
date_timezone_get
date_timezone_get
AliasforDateTime::
timezone_identifiers_list
timezone_identifiers_list
AliasforDateTimeZo
idate
idate
Formatlocaltime/date
Popular Articles
What Is the Difference Between timezone_version_get and ini_get('date.timezone'), and How Should They Be Used Correctly?
What to Do If the timezone_version_get Function Is Unavailable? How to Check If It’s Disabled and Fix It
In a Docker Container Environment, How to Use the timezone_version_get Function to Verify if tzdata Is Installed Correctly?
How to Correctly Use the timezone_version_get Function in a PHP Project? A Detailed Guide on Its Invocation